home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global WhichBug, TxtCursor, digitalis, changer, cursortime, highlow
- set changer to EMPTY
- set TxtCursor to 42 + WhichBug
- set the castNum of sprite TxtCursor to getAt(digitalis, 16)
- set cursortime to the timer + 15
- set highlow to 1
- updateStage()
- end
-